Click or drag to resize

MessageDisplayBcc Property

Contains an ASCII list of the display names of any blind carbon copy (BCC) message recipients, separated by semicolons (;).

Namespace:  Independentsoft.Msg
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public string DisplayBcc { get; set; }

Property Value

Type: String
The display BCC.
See Also